Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<set $location to "underground">><<set $outside to 0>> <<if $cave gte 50>> <<elseif $cave gte 20>> <<water waist>> <<else>> <<water>> <</if>> <<effects>> <<set $cave = Math.clamp($cave, 0, 100)>> You are in a cave along the coast. Bioluminescent lichen clings to the walls. <br><br> <<if $cave gte 100>> <span class="lblue">You're at the back of the cave.</span> A decayed wood throne sits in front of you. <<if $beach_cave_compass isnot 1>> A chest sits there. <</if>> <<elseif $cave gte 50>> Your feet are submerged in rushing water. <<elseif $cave gte 20>> Water comes up to your waist. <<elseif $cave gte 1>> Water comes up to your neck. <<else>> Water comes up to your neck. The cave ceiling dips beneath the surface nearby. That way leads outside, but you'll need to swim. <</if>> <br><br> <<beach_cave_pursuit>> <br><br> <<set $danger to random(1, 10000)>><<set $dangerevent to 0>> <<if $stress gte 10000>> <<passoutcave>> <<elseif $eventskip isnot 1 and $cave lt 100>> <<if random(1, 4) is 4>> <<eventscavetreasure>> <<elseif $danger gte (9900 - $allure) and $eventskip is 0>> <<eventscave>> <<else>> <<eventscavesafe>> <</if>> <<else>> <<if $cave lt 100>> <<link [[Journey deeper|Beach Cave]]>><<set $cave += 5>><</link>> <br> <<elseif $beach_cave_compass isnot 1>> <<link [[Open Chest|Beach Cave Open]]>><<set $beach_cave_compass to 1>><</link>> <br> <</if>> <<if $cave gt 0>> <<link [[Journey towards the sea|Beach Cave]]>><<set $cave -= 5>><</link>> <br> <<else>> <<link [[Swim outside (0:01)|Beach Cave Up]]>><<pass 1>><</link>> <br> <</if>> <</if>> <<set $eventskip to 0>><<effects>> You open the chest. Silver glints inside. A compass. It looks valuable. A collector would know more. <<set $antiquemoney += 2200>><<museumAntiqueStatus "antiquesilvercompass" "found">> <br><br> <<set $pursuit += 1>> <<if $museumAntiques.antiques.antiqueleathermap isnot "found" and $museumAntiques.antiques.antiqueleathermap isnot "talk" and $museumAntiques.antiques.antiqueleathermap isnot "museum">> <<set $skulduggerydifficulty to 700>> <<link [[Examine the chest more closely|Beach Cave Examine]]>><</link>><<skulduggerydifficulty>> <br> <</if>> <<link [[Leave|Beach Cave]]>><<set $eventskip to 1>><</link>> <br><<effects>> You peer into the chest, then feel along the walls. <br><br> <<skulduggerycheck>> <<if $skulduggerysuccess is 1>> <<earnFeat "X Marks the Spot">> You feel a button, barely perceptible against the wood. You don't push it. Instead, you feel with your fingertip. There's a smaller button, set into the first. You push down with a nail, and <span class="green">a hidden compartment opens</span> from the base of the container. <br><br> <<set $antiquemoney += 4000>><<museumAntiqueStatus "antiqueleathermap" "found">> A leather scroll sits inside, bound by waxy string. You unfurl it. It's a map, and in good condition. A coastal settlement is depicted, squashed beside a forest. Lines criss-cross the sea, some of them dotted. A kraken has been drawn in the top left corner, and a dragon in the bottom right. A collector might know more. <br><br> <<if $skulduggery lte ($skulduggerydifficulty + 100)>> <<skulduggeryskilluse>> <<else>> <span class="blue">That was too easy. You didn't learn anything.</span> <br><br> <</if>> <<link [[Next|Beach Cave]]>><</link>> <br> <<else>> You feel a button, barely perceptible against the wood. You push it. The base of the chest snaps open, <span class="red">and a dart springs out.</span> It fires wide, but startles you. You drop the container. The water catches it, and sucks it down a thin crevice.<<gstress>><<stress 6>> <br><br> <<if $skulduggery lte ($skulduggerydifficulty + 100)>> <<skulduggeryskilluse>> <<else>> <span class="blue">That was too easy. You didn't learn anything.</span> <br><br> <</if>> <<link [[Next|Beach Cave]]>><</link>> <br> <</if>><<effects>> You dive beneath the water, and swim. The cave curves upward. <<if $daystate is "night">> <<if $weather is "clear">> You swim toward the moonlight above, emerging in the cold night breeze. <<else>> Such is the darkness that it's hard to tell which way is up. You emerge into the cold night breeze before panic sets in.<<gstress>><<stress 6>> <</if>> <<else>> You swim toward the light above, emerging in the cool sea breeze. <</if>> <br><br> <<beach_cave_end>> <<link [[Next|Rocks Pool]]>><</link>> <br><<set $location to "underground">><<set $outside to 0>><<effects>> You swim into the cave, towards the soft light. Your hands grasp rock, and you pull yourself into a pocket of air. Bioluminescent lichen clings to the walls. <br><br> <<link [[Next|Beach Cave]]>><<set $cave to 0>><<beach_cave_init>><<set $eventskip to 1>><</link>> <br><<effects>> <<skulduggerycheck>> <<if $skulduggerysuccess is 1>> You're not unfamiliar with locks from this period, but this one is cleverer than most. Not clever enough. <span class="green">It snaps open,</span> and you lift the lid. <br><br> The interior is dry. <<if random(1, 3) is 3>> Inside is a steel cutlass, mostly free of rust and other tarnish. Beside it is a dagger. It's made of silver. A collector would be interested in both. <<set $antiquemoney += 120>><<museumAntiqueStatus "antiquecutlass" "found">> <<set $antiquemoney += 240>><<museumAntiqueStatus "antiquesilverdagger" "found">> <<else>> Inside is a steel cutlass, mostly free of rust and other tarnish. A collector would be interested in this. <<set $antiquemoney += 120>><<museumAntiqueStatus "antiquecutlass" "found">> <</if>> <br><br> <<if $skulduggery lte ($skulduggerydifficulty + 100)>> <<skulduggeryskilluse>> <<else>> <span class="blue">That was too easy. You didn't learn anything.</span> <br><br> <</if>> <<endevent>> <<beach_cave_caught>> <<else>> The lock is old, but strange and sturdy. You fiddle with it for a while, <span class="red">until you hear a snap.</span> Now it won't budge at all. <br><br> The chest is too heavy to carry with you, so you leave it in the water. <br><br> <<if $skulduggery lte ($skulduggerydifficulty + 100)>> <<skulduggeryskilluse>> <<else>> <span class="blue">That was too easy. You didn't learn anything.</span> <br><br> <</if>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<skulduggerycheck>> <<if $skulduggerysuccess is 1>> You're not unfamiliar with locks from this period, <span class="green">and manage to snap it open.</span> You lift the lid. <br><br> It's full of water. <<if random(1, 3) is 3>> You find the remains of a cutlass, now rusted beyond repair. It won't be worth much, but beside it is a silver dagger. A collector would be interested in both. <<set $antiquemoney += 10>><<museumAntiqueStatus "antiquerustedcutlass" "found">> <<set $antiquemoney += 240>><<museumAntiqueStatus "antiquesilverdagger" "found">> <<else>> You find the remains of a cutlass, now rusted beyond repair. It won't be worth much, but a collector might be interested all the same. <<set $antiquemoney += 10>><<museumAntiqueStatus "antiquerustedcutlass" "found">> <</if>> <br><br> <<if $skulduggery lte ($skulduggerydifficulty + 100)>> <<skulduggeryskilluse>> <<else>> <span class="blue">That was too easy. You didn't learn anything.</span> <br><br> <</if>> <<endevent>> <<beach_cave_caught>> <<else>> The lock is old, but strange and sturdy. You fiddle with it, <span class="red">until you hear a snap.</span> Now it won't budge at all. <br><br> The chest is too heavy to carry with you, so you leave it in the water. <br><br> <<if $skulduggery lte ($skulduggerydifficulty + 100)>> <<skulduggeryskilluse>> <<else>> <span class="blue">That was too easy. You didn't learn anything.</span> <br><br> <</if>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<if $phase is 0>> You take the left passage. <<else>> You take the right passage. <</if>> <<set $phase to 0>> You spot an unlocked chest half-concealed behind an outcrop. <<if random(1, 2) is 2>> You find a silver dagger inside. It would be worth something to a collector. <<set $antiquemoney += 240>><<museumAntiqueStatus "antiquesilverdagger" "found">> <br><br> <<else>> There's a rusty old cutlass inside. Might be worth a little to a collector. <<set $antiquemoney += 10>><<museumAntiqueStatus "antiquerustedcutlass" "found">> <br><br> <</if>> <<endevent>> <<beach_cave_caught>><<effects>> <<if $phase is 0>> You take the right passage. <<else>> You take the left passage. <</if>> <<set $phase to 0>> <<pass 5>><<set $cave -= 10>> You follow it until the cave branches again. You feel an odd familiarity. You think you've been here before. <br><br> <<link [[Next|Beach Cave]]>><<endevent>><<set $eventskip to 1>><</link>> <br><<effects>> You let the rushing water carry you through the cave. <br><br> <<link [[Next|Beach Cave]]>><<set $cave -= 10>><<set $eventskip to 1>><</link>> <br><<effects>> You swim against the current, <<if $swimmingskill gte random(400, 1000)>> <span class="green">and manage to resist its pull</span> until the water calms. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> <span class="red">but the water is too vicious.</span> The rushing water carries you through the cave. <br><br> <<link [[Next|Beach Cave]]>><<set $cave -= 10>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> You dive beneath the water, and follow the cave. <<if $swimmingskill gte random(1, 1000)>> <span class="green">You emerge from the water</span> on the other side, and look around. The air is warmer here. You see a lichen-light glint behind an outcrop. It's a dagger, made of silver and in good condition. A collector would be interested in this. <br><br> <<set $antiquemoney += 240>><<museumAntiqueStatus "antiquesilverdagger" "found">> <br><br> You swim back to the main cave. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> You begin to run out of breath, <span class="red">and you see no end up ahead.</span> You turn back.<<gstress>><<stress 6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<covered>> <<if $submissive gte 1150>> "Pl-please d-don't stare," you say. <<elseif $submissive lte 850>> "Keep your eyes off," you say. <<else>> "D-don't stare," you say. <</if>> Your voice echoes through the cave. The eyes wink and shut. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br><<effects>> <<effects>> <<if $struggle_start is 1>> <<struggle_init>> <<set $struggle.creature to "slug">> <<struggle_creatures $pursuit 2>> <<set $combat to 1>> <<controlloss>> <<violence 1>> <<molested>> <<unset $struggle_start>> <</if>> <<struggle>> <<if $struggle.done gte $struggle.number>> <<link [[Next|Beach Cave Struggle End]]>><</link>> <br> <<else>> <<link [[Next|Beach Cave Struggle]]>><</link>> <br> <</if>><<effects>> <<set $pursuit to 0>> <<if $stress gte 10000>> It's too much for you. You're consciousness fails, and the world blackens. <br><br> <<passout>> <<endcombat>> <<slug_cave_intro>> <<else>> The last of the slugs disappears beneath the rushing water. <br><br> <<clotheson>> <<endcombat>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<if $breastsize gte 3>> The tentacle circles your <<breasts>>, squeezing them together and sliding over your nipples. <<else>> The tentacle squeezes your chest, sliding over your <<breasts>>. <</if>> <<garousal>><<arousal 6>> <br><br> <<if random(1, 2) is 2 and $bestialitydisable is "f" and $slugdisable is "f">> You hear a squelch, and the tentacle unravels. It points at the water, as if watching something. A shape lunges from the water. The tentacle unravels the rest of the way, dropping you and recoiling in fright. <br><br> You splash into the water. You're not alone. <br><br> <<link [[Next|Beach Cave Struggle]]>><<set $struggle_start to 1>><</link>> <br> <<else>> <<generate1>><<generate2>> <<if $pursuit gte 3>> <<generate3>> <</if>> <<if $pursuit gte 4>> <<generate4>> <</if>> <<if $pursuit gte 5>> <<generate5>> <</if>> <<if $pursuit gte 6>> <<generate6>> <</if>> <<person1>>You hear a <<personsimple>>'s laughter behind you. "Got ourselves a little more than dinner," says a gruff voice. A pair of hands grasp your hips, spinning you to face them. A <<person>> <<if $cave gte 20>>stands<<else>>floats<</if>> there, a <<person2>><<person>> beside <<person1>><<him>>. Both wear wetsuits. <<if $pursuit gte 4>> You sense other figures lurking in the dark nearby. <<elseif $pursuit gte 3>> You sense another figure lurking in the dark nearby. <<else>> <</if>> <br><br> The <<person2>><<person>> unfastens a knife from <<his>> side, and moves to slice the tentacle. It recoils into the dark before the blade touches it, dropping you to the water. <br><br> Their hands are on you before you can recover. <br><br> <<link [[Next|Beach Cave Rape]]>><<set $molestationstart to 1>><</link>> <br> <</if>><<effects>> <<set $worn.upper.integrity -= 50>> <<if $worn.upper.integrity lte 0>> You squirm and twist free of the creature, splashing into the water below. You look up. The tentacle still clutches the remains of your $worn.upper.name. <<covered>> It carries it into the dark. <br><br> <<integritycheck no_text>> <<exposure>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> You squirm and twist free of the creature, splashing into the water below. Your $worn.upper.name feels worse for wear, but you manage to escape down the tunnel. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<set $worn.under_upper.integrity -= 50>> <<if $worn.under_upper.integrity lte 0>> You squirm and twist free of the creature, splashing into the water below. You look up. The tentacle still clutches the remains of your $worn.under_upper.name. <<covered>> It carries it into the dark. <br><br> <<integritycheck no_text>> <<exposure>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> You squirm and twist free of the creature, splashing into the water below. Your $worn.under_upper.name feels worse for wear, but you manage to escape down the tunnel. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> The presence draws closer. <<if random(1, 2) is 2 and $bestialitydisable is "f" and $slugdisable is "f">> You hear a squelch, and a shape lunges from the water, landing on your thigh. A slug, as large as a cat. Another joins it, wrapping around the rope. It gnaws through with disturbing speed, and and you splash into the water. <br><br> <<link [[Next|Beach Cave Struggle]]>><<set $struggle_start to 1>><</link>> <br> <<else>> <<generate1>><<generate2>> <<if $pursuit gte 3>> <<generate3>> <</if>> <<if $pursuit gte 4>> <<generate4>> <</if>> <<if $pursuit gte 5>> <<generate5>> <</if>> <<if $pursuit gte 6>> <<generate6>> <</if>> <<person1>>You hear a <<personsimple>>'s laughter behind you. "Got ourselves a little more than dinner," says a gruff voice. A pair of hands grasp your hips, spinning you to face them. A <<person>> <<if $cave gte 20>>stands<<else>>floats<</if>> there, a <<person2>><<person>> beside <<person1>><<him>>. Both wear wetsuits. <<if $pursuit gte 4>> You sense other figures lurking in the dark nearby. <<elseif $pursuit gte 3>> You sense another figure lurking in the dark nearby. <<else>> <</if>> <br><br> The <<person2>><<person>> unfastens a knife from <<his>> side, and slices the rope. You splash into the water. <br><br> Their hands are on you before you can recover. <br><br> <<link [[Next|Beach Cave Rape]]>><<set $molestationstart to 1>><</link>> <br> <</if>><<effects>> <<set $worn.upper.integrity -= 50>> <<if $worn.upper.integrity lte 0>> The rope tears at your $worn.upper.name as you squirm and twist, but you manage to free yourself, splashing into the water below. You look up. The tattered remains of your $worn.upper.top dangle above. <br><br> <<integritycheck no_text>> <<exposure>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> The rope tears at your $worn.upper.name as you squirm and twist, but you manage to free yourself, splashing into the water below. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<set $worn.under_upper.integrity -= 50>> <<if $worn.under_upper.integrity lte 0>> The rope tears at your $worn.under_upper.name as you squirm and twist, but you manage to free yourself, splashing into the water below. You look up. The tattered remains of your $worn.under_upper.name dangle above. <br><br> <<integritycheck no_text>> <<exposure>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> The rope tears at your $worn.under_upper.name as you squirm and twist, but you manage to free yourself, splashing into the water below. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<if $molestationstart is 1>> <<set $molestationstart to 0>> <<controlloss>> <<violence 1>> <<neutral 1>> <<molested>> <<maninit>> <</if>> <<effects>> <<effectsman>><<man>> <<stateman>> <br><br> <<actionsman>> <<if $enemyhealth lte 0>> <span id="next"><<link [[Next|Beach Cave Rape Finish]]>><</link>></span><<nexttext>> <<elseif $enemyarousal gte $enemyarousalmax>> <span id="next"><<link [[Next|Beach Cave Rape Finish]]>><</link>></span><<nexttext>> <<else>> <span id="next"><<link [[Next|Beach Cave Rape]]>><</link>></span><<nexttext>> <</if>><<effects>> <<if $enemyarousal gte $enemyarousalmax>> <<ejaculation>> "Let's take <<phim>>," the <<person1>><<person>> says. "The others will want a turn." A black blindfold is thrown over your head from behind, blinding you as your arms are bound with rope. <br><br> <<facewear 5>> <<bind>> <<pass 10>> <<link [[Next|Beach Cave Rape Finish 2]]>><</link>> <br> <<else>> <<set $pursuit to 0>> You shove the assailants away from you, clearing some space. <<if $cave lt 50>> <<tearful>> you dive beneath the water. You hear their muffled shouts as they feel around for you. But the water is too violent, and too dark. You slip away. <<else>> <<tearful>> you run. You hear water slosh behind you, but you take cover behind a rocky outcrop around a corner. Your pursuers splash past, peering into the gloom ahead. <</if>> <br><br> <<clotheson>> <<endcombat>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<pub_cave_arrival>><<effects>> <<if $tending gte random(200, 1200)>> You sing a soothing tune, <span class="green">and the tentacles release their grip</span> before retracting to some unknown crevice. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> You try to calm them, <span class="red">but your voice shakes</span> as a tendril prods your <<bottom>>. <br><br> <<link [[Next|Beach Cave Tentacles]]>><<set $molestationstart to 1>><</link>> <br> <</if>><<effects>> <<if $molestationstart is 1>> <<set $molestationstart to 0>> <<set $combat to 1>> <<set $enemytype to "tentacles">> <<molested>> <<controlloss>> <<tentaclestart 3 8>> <</if>> <<statetentacles>> You count $tentacles.active tentacles surrounding you. <<effects>> <<effectstentacles>> <<tentacles>> <<actionstentacles>> <<if $tentacles.active lte ($tentacles.max / 2)>> <span id="next"><<link [[Next|Beach Cave Tentacles Finish]]>><</link>></span><<nexttext>> <<else>> <span id="next"><<link [[Next|Beach Cave Tentacles]]>><</link>></span><<nexttext>> <</if>><<effects>> The tentacles retract, disappearing into some hidden crevice. <br><br> <<tearful>> you continue through the cave. <br><br> <<clotheson>> <<endcombat>> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br><<effects>> You ignore your anxiety, and walk by the crack. <<if $rng gte (100 - ($pursuit * 15))>> <<if $bestialitydisable is "f" and $slugdisable is "f" and random(1, 2) is 2>> <span class="red">A slug leaps out as you pass,</span> narrowly missing you.<<set $pursuit += 1>> <<if $pursuit gte 6>> You break into a run as it splashes into the water, <span class="red">but others swim to the surface.</span> You're surrounded. <br><br> <<link [[Next|Beach Cave Struggle]]>><<set $struggle_start to 1>><</link>> <br> <<else>> You break into a run as it splashes into the water.<<gtrauma>><<trauma 6>><<gstress>><<stress 6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>> <<else>> <span class="red">An arm grabs at you as you pass.</span> You back away from it, then break into a run.<<set $pursuit += 1>> <<if $pursuit gte 6>> <<generate1>><<generate2>><<generate3>><<generate4>><<generate5>><<generate6>><<person1>> You hear laughter behind you as <span class="red">more figures emerge from the water.</span> They're wearing wetsuits. <br><br> You're surrounded. <br><br> <<link [[Next|Beach Cave Rape]]>><<set $molestationstart to 1>><</link>> <br> <<else>> You hear laughter behind you.<<gtrauma>><<trauma 6>><<gstress>><<stress 6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>> <</if>> <<else>> Nothing happens.<<lstress>><<stress -6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip += 1>><</link>> <br> <</if>><<effects>> You rush past the crack, sloshing water as you go. <<if $athletics gte random(200, 1200)>> <span class="green">Nothing happens.</span><<lstress>><<stress -6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> <span class="red">Your foot catches on a rock right beside the crack,</span> and you splash into the water. <br><br> <<if $pursuit gte 6>> <<if $bestialitydisable is "f" and $slugdisable is "f" and random(1, 2) is 2>> <span class="red">A shape lunges from the water.</span> It misses, landing on the cave wall behind you. A large slug. Another swims towards you. <br><br> <<link [[Next|Beach Cave Struggle]]>><<set $struggle_start to 1>><</link>> <br> <<else>> <<generate1>><<generate2>><<generate3>><<generate4>><<generate5>><<generate6>><<person1>> A figure rounds a corner up ahead. A <<person>>, wearing a wetsuit. <<He>> stares at you, smiling. Two others join <<him>>. <br><br> "What's a cute <<lass>> like you doing in our cave?" <br> "I think <<pshe>> needs a lesson." <br> "Don't you think about going nowhere <<girl>>." <br><br> They walk closer. You turn, and come face-to-face with a <<person4>><<person>>. Two others flank <<him>> as well. You're surrounded. <br><br> <<link [[Next|Beach Cave Rape]]>><<set $molestationstart to 1>><</link>> <br> <</if>> <<else>> You feel like you've drawn attention to yourself. Like something's watching.<<set $pursuit += 1>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>> <</if>><<effects>> You wrench your leg out of the silt, freeing you. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip += 1>><</link>> <br><<effects>> You wiggle your foot while gently pulling against the silt. Bit by bit, your foot comes free. <br><br> <<beach_cave_caught>><<effects>> <<set $pursuit = Math.clamp($pursuit, 0, 3)>> You run as the slug slithers after you. <br><br> <<if $eventskip is 0>> <<if $rng gte 76>> You approach a pool of slime. You could run around, but that would cost precious time. <br><br> <<if $swarmdisable is "f">> Something squirms beneath the surface. <br><br> <</if>> <<link [[Jump over|Beach Slug Jump]]>><</link>><<athleticsdifficulty 400 1100>> <br> <<link [[Run around|Beach Slug Run]]>><<set $pursuit += 1>><</link>><<gpursuit>> <br> <<elseif $rng gte 51>> The giant slug rears up and points its mouth at you. It shudders, and spits. <br><br> The projectile unfurls as it hurtles towards you. It's another slug. <br><br> <<link [[Dodge|Beach Slug Dodge]]>><</link>><<dancedifficulty 400 1100>> <br> <<link [[Brace|Beach Slug Brace]]>><<set $pursuit += 1>><</link>><<gpursuit>> <br> <<elseif $rng gte 26>> The giant slug slams against the ground. The stone trembles, and you stagger into a slimy membrane hanging from the ceiling. <br><br> <<if $physique gte random(1, 18000)>> <span class="green">You tug yourself free</span> before the slug gets much closer. <br><br> <<else>> <span class="red">You struggle to tug yourself free.</span> You manage it, but the slug gets closer.<<gpursuit>><<set $pursuit += 1>> <br><br> <</if>> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br> <<else>> The rocky ground is smoother than normal up ahead. <br><br> <<link [[Sprint|Beach Slug Sprint]]>><</link>><<athleticsdifficulty 600 1200>> <br> <<link [[Be careful|Beach Slug Careful]]>><</link>> <br> <</if>> <<else>> You make it to the <<if $cave_current is 1>> lichen-filled tunnel. <<elseif $cave_current is 2>> mushroom-filled tunnel. <<elseif $cave_current is 3>> dark tunnel. <<else>> watery tunnel. <</if>> <<if $cave_current is $cave_exit>> <span class="green">It leads away from the chamber!</span> <<else>> <span class="red">It's a dead end!</span> You'll have to look elsewhere. <</if>> <br><br> <<slug_text>> <br><br> <<if $pursuit gte 3>> <<slug_caught>> <<else>> <<set $cave_seen.pushUnique($cave_current)>> <<if $cave_current is $cave_exit>> <<link [[Escape|Beach Slug Escape]]>><</link>> <br> <</if>> <<if $cave_current isnot 1>> <<link [[Run to the lichen-filled tunnel|Beach Slug]]>><<set $cave_current to 1>><</link>> <<if $cave_seen.includes(1) and $cave_exit is 1>><span class="green">The exit is here.</span><<elseif $cave_seen.includes(1)>>(You've checked here.)<</if>> <br> <</if>> <<if $cave_current isnot 2>> <<link [[Run to the mushroom-filled tunnel|Beach Slug]]>><<set $cave_current to 2>><</link>> <<if $cave_seen.includes(2) and $cave_exit is 2>><span class="green">The exit is here.</span><<elseif $cave_seen.includes(2)>>(You've checked here.)<</if>> <br> <</if>> <<if $cave_current isnot 3>> <<link [[Run to the dark tunnel|Beach Slug]]>><<set $cave_current to 3>><</link>> <<if $cave_seen.includes(3) and $cave_exit is 3>><span class="green">The exit is here.</span><<elseif $cave_seen.includes(3)>>(You've checked here.)<</if>> <br> <</if>> <<if $cave_current isnot 4>> <<link [[Run to the watery tunnel|Beach Slug]]>><<set $cave_current to 4>><</link>> <<if $cave_seen.includes(4) and $cave_exit is 4>><span class="green">The exit is here.</span><<elseif $cave_seen.includes(4)>>(You've checked here.)<</if>> <br> <</if>> <</if>> <</if>> <<set $eventskip to 0>><<effects>> <<if $athletics gte random(400, 1200)>> You sprint away from the slug, <span class="green">and manage to gain some distance.</span><<lpursuit>><<set $pursuit -= 1>> <br><br> <<else>> You try to sprint away from the slug, <span class="red">but lose your footing.</span> You tumble to the ground.<<gpain>><<gstress>><<pain 4>><<stress 6>> <br><br> You scramble to your feet, and keep running.<<gpursuit>><<set $pursuit += 1>> <br><br> <</if>> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br><<effects>> You continue to run with care, keeping to the solid-looking ground. <br><br> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br><<effects>> <<if $danceskill gte random(400, 1100)>> You step aside. <span class="green">The slug sails past you,</span> splashing into a pool. You continue running. It's a few moments before the giant slug is able to slither after you.<<lpursuit>><<set $pursuit -= 1>> <br><br> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br> <<else>> You try to step aside, <span class="red">but you're too slow.</span> The slug hits you square in the chest, knocking you to the floor. The giant slug slithers closer. <br><br> <<link [[Next|Beach Slug Struggle]]>><<set $struggle_start to 1>><</link>> <br> <</if>><<effects>> You brace yourself. You stagger as the slug collides with your chest. You manage to keep your footing, but the giant slime is now closer. <br><br> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br><<effects>> <<if $struggle_start is 1>> <<struggle_init>> <<set $struggle.creature to "slug">> <<struggle_creatures 1 2>> <<set $combat to 1>> <<controlloss>> <<violence 1>> <<molested>> <<set $struggle.chest.creature to "slug">><<set $chestuse to "struggle">><<set $cheststate to "struggle">><<set $struggle.enemy[0].location to "chest">> <<set $timer to 10>> <<unset $struggle_start>> <</if>> <<if $timer lte 0>> <<set $pursuit += 1>> <<set $timer to 0>> <<elseif $timer is 8 and random(1, 2) is 2>> <<struggle_add 1 1>> <span class="pink">Another slug leaps from the slime!</span> <br><br> <</if>> <<slug_text>> <br><br> <<struggle>> <<if $struggle.done gte $struggle.number>> <<link [[Next|Beach Slug Struggle End]]>><</link>> <br> <<elseif $pursuit gte 3>> <<link [[Next|Beach Slug Struggle End]]>><</link>> <br> <<else>> <<link [[Next|Beach Slug Struggle]]>><</link>> <br> <</if>><<effects>> <<if $pursuit gte 3>> The smaller slug jumps away as the giant approaches. <br><br> <<endcombat>> <<clotheson>> <<slug_caught>> <<else>> The slug dives into the slime. <<tearful>> you rise to your feet before the giant can bear down on you. <br><br> <<clotheson>> <<endcombat>> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> <<if $athletics gte random(400, 1100)>> You leap, <span class="green">landing on the other side of the pool.</span> You keep running. The giant slug sloshes through without slowing. <br><br> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br> <<else>> You leap, <span class="red">and plunge into the pool of slime.</span> <<drench goo 5>> <br><br> <<if $swarmdisable is "f">> You manage to get your head above the surface, but feel a squirming against your skin. <br><br> <<link [[Next|Beach Slug Swarm]]>><<set $molestationstart to 1>><</link>> <br> <<else>> You manage to get your head above the suface, pull yourself onto the opposite bank. The giant slug is close behind. It sloshes through without slowing<<gpursuit>><<set $pursuit += 1>> <br><br> <<if $pursuit gte 3>> <<slug_caught>> <<else>> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br> <</if>> <</if>> <</if>><<effects>> <<effects>> <<if $molestationstart is 1>> <<set $molestationstart to 0>> <<molested>> <<controlloss>> <<set $combat to 1>> <<set $enemytype to "swarm">> <<swarminit "eels" "swarms" "moving towards you" "encircle you" "fend off" 1 6>> <<set $swimdistance to 10>> <<set $water to 1>> <<set $timer to 10>> <</if>> <<if $timer lte 0>> <<set $pursuit += 1>> <<set $timer to 10>> <</if>> <<slug_text>><br> <<if $swimdistance gte 10>> You need to start swimming toward the bank! <<elseif $swimdistance gte 5>> The bank is still a long way off. <<elseif $swimdistance gte 3>> You've passed halfway to the bank. <<elseif $swimdistance gte 1>> You're almost at the bank. <<else>> The bank is within arm's reach! <</if>> <br><br> <<swarmeffects>> <<swarm>> <<swarmactions>> <<if $stress gte 10000>> <span id="next"><<link [[Next|Beach Slug Swarm Finish]]>><</link>></span><<nexttext>> <<elseif $pursuit gte 3>> <span id="next"><<link [[Next|Beach Slug Swarm Finish]]>><</link>></span><<nexttext>> <<elseif $swimdistance lte 0>> <span id="next"><<link [[Next|Beach Slug Swarm Finish]]>><</link>></span><<nexttext>> <<else>> <span id="next"><<link "Next">><<script>>state.display(state.active.title, null)<</script>><</link>></span><<nexttext>> <</if>><<effects>> <<if $stress gte 10000>> It's all just too much for you. You pass out. <br><br> <<if $upperoff isnot 0>> <<upperruined>> <</if>> <<if $loweroff isnot 0>> <<lowerruined>> <</if>> <<if $underloweroff isnot 0>> <<underlowerruined>> <</if>> <<if $underupperoff isnot 0>> <<underupperruined>> <</if>> <<endcombat>> <<slug_end>> <<link [[Next|Passout Beach]]>><<pass 1 hour>><</link>> <<elseif $pursuit gte 3>> The giant slug sloshes into the pool, pushing the slime into a wave ahead of it and leaving you washed up on the bank. <br><br> <<endcombat>> <<clotheson>> <<slug_caught>> <<else>> <<tearful>> you haul yourself out of the slime. The slugs drop off as you stagger to your feet. <br><br> The giant slug sloshes through the slime without slowing. <br><br> <<clotheson>> <<endcombat>> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br> <</if>><<effects>> You run around the pool. The giant slug just sloshes through, and gains on you. <br><br> <<link [[Next|Beach Slug]]>><<set $eventskip to 1>><</link>> <br><<effects>> <<if $physique gte random(1, 20000)>> You tug against the sticky slime, <span class="green">and manage to pull yourself free.</span> You jump from the closing maw just in time. <br><br> You're in another cave, tall and well-lit by pink lichen. Slime drips from the ceiling, forming large pools. <br><br> The creature rises behind you. A gargantuan slug, larger than a horse. <span class="red">It slithers closer with alarming speed.</span> <br><br> <<link [[Run|Beach Slug Start]]>><</link>> <br> <<else>> You tug against the sticky slime, <span class="red">but you can't get free.</span> The maw surrounds you, then closes in, engulfing you. <br><br> <<if $tentacledisable is "f">> You feel a squirming against your skin. <br><br> <</if>> <<link [[Next|Beach Slug Vore]]>><<set $molestationstart to 1>><</link>> <br> <</if>><<effects>> <<clothesruined>> You struggle free from your clothes, and jump from the closing maw just in time. <br><br> You're in another cave, tall and well-lit by pink lichen. Slime drips from the ceiling, forming large pools. <br><br> The creature rises behind you. A gargantuan slug, larger than a horse. <span class="red">It slithers closer with alarming speed.</span> <br><br> <<link [[Run|Beach Slug Start]]>><</link>> <br><<effects>> <<if $molestationstart is 1>> <<set $molestationstart to 0>> <<set $combat to 1>> <<molested>> <<controlloss>> <<if $tentacledisable is "f">> <<set $enemytype to "tentacles">> <<tentaclestart 4 15>> <<else>> <<set $enemytype to "vore">> <</if>> <<set $vorestage to 1>> <<set $vorecreature to "slug">> <<set $vorestrength to 1>><<set $position to "doggy">> <<if $tentacledisable is "f">> <<set $voretentacles to 1>> <<else>> <<set $voretentacles to 0>> <</if>> <<resetLastOptions>> <</if>> <<if $tentacledisable is "f" and $enemytype is "tentacles">> <<voreeffects>><<effectstentacles>> <<vore>><<tentacles>> <<statetentacles>> <<voreactions>><<actionstentacles>> <<else>> <<voreeffects>> <<vore>> <<voreactions>> <</if>> <<if $stress gte 10000>> <span id="next"><<link [[Next|Beach Slug Vore Finish]]>><</link>></span><<nexttext>> <<elseif $vorestage lte 0>> <span id="next"><<link [[Next|Beach Slug Vore Finish]]>><</link>></span><<nexttext>> <<elseif $vorestomach gte 5>> <span id="next"><<link [[Next|Beach Slug Vore Finish]]>><</link>></span><<nexttext>> <<else>> <span id="next"><<link "Next">><<script>>state.display(state.active.title, null)<</script>><</link>></span><<nexttext>> <</if>><<effects>> <<if $stress gte 10000 or $vorestomach gte 5>> It's too much for you. You pass out. <br><br> <<if $upperoff isnot 0>> <<upperruined>> <</if>> <<if $loweroff isnot 0>> <<lowerruined>> <</if>> <<if $underloweroff isnot 0>> <<underlowerruined>> <</if>> <<if $underupperoff isnot 0>> <<underupperruined>> <</if>> <<endcombat>> <<slug_end>> <<link [[Next|Passout Beach]]>><<clotheson>><<pass 1 hour>><</link>> <<else>> <<set $pursuit to 1>> <<if $cave_exit>> <<tearful>> you haul yourself out of the $vorecreature's maw. You stagger to your feet, and run. It slithers close behind. <br><br> <<else>> <<tearful>> you haul yourself out of the $vorecreature's maw. You're in another cave, tall and well-lit by pink lichen. Slime drips from the ceiling, forming large pools. <br><br> The creature rises behind you. A gargantuan slug, larger than a horse. <span class="red">It slithers closer with alarming speed.</span> <br><br> <</if>> <<clotheson>> <<endcombat>> <<if $cave_exit>> <<link [[Next|Beach Slug]]>><</link>> <br> <<else>> <<link [[Next|Beach Slug Start]]>><</link>> <br> <</if>> <</if>><<effects>> <<slug_init>> You turn and run. Four tunnels lead away from the chamber. <br> The tunnel ahead is covered with bioluminescent lichen. <br> The tunnel to the right is full of mushrooms, some almost as tall as you. It seems to lead upward. <br> The tunnel to the left drops, leading deeper underground. You hear rushing water from that direction. <br> You glance back. There's another tunnel behind the slug, but no lichen, leaving it dark and forboding. The slug blocks the path for now. <br><br> <<link [[Run to the lichen-filled tunnel|Beach Slug]]>><<set $cave_current to 1>><</link>> <br> <<link [[Run to the mushroom-filled tunnel|Beach Slug]]>><<set $cave_current to 2>><</link>> <br> <<link [[Run to the watery tunnel|Beach Slug]]>><<set $cave_current to 4>><</link>> <br><<effects>> <<earnFeat "Abnormal Mollusc">> <<pass 10>> <<if $cave_current is 1>> You escape along the lichen-filled tunnel. You glance over your shoulder. The giant slug is reluctant to follow. <br><br> The tunnel slopes upwards as the pink hue gives way to a light blue. <<if $daystate isnot "night">> You hear waves, and see daylight pierce the gloom up ahead. <<elseif $weather is "clear">> You hear waves, and see pale moonlight pierce the gloom up ahead. <<else>> You hear waves up ahead. <</if>> <br><br> You emerge from the cliff facing the sea, and drop into the water. You're near the beach. <br><br> <<link [[Next|Sea Beach]]>><<set $eventskip to 1>><</link>> <br> <<elseif $cave_current is 2>> You escape up the mushroom-filled tunnel. You glance over your shoulder. The giant slug is reluctant to follow. <br><br> The mushrooms grow denser as the tunnel continues. You step around a particularly large specimen, and almost step through a crack in the ground. You thought you heard a voice. You listen, but hear only rushing water. <br><br> <span class="red">The ground gives way,</span> and you tumble into darkness. <br><br> <<if $sewersintro is 1>> <<link [[Next|Sewers Commercial]]>><<sewersstart>><<set $eventskip to 1>><</link>> <br> <<else>> <<link [[Next|Sewers Intro]]>><</link>> <</if>> <br> <<elseif $cave_current is 3>> You escape into the dark tunnel. You glance over your shoulder. The giant slug is reluctant to follow. <br><br> You feel your way along the walls as the tunnel takes you higher, <<if $daystate isnot "night">> until daylight pierces the dark up ahead. <<elseif $weather is "clear">> until moonlight pierces the dark up ahead. <<else>> until you feel a breeze. It smells of the forest. <</if>> Emboldened you continue, and emerge in the forest. <br><br> <<link [[Next|Forest]]>><<set $forest to 20>><<set $eventskip to 1>><</link>> <br> <<elseif $cave_current is 4>> You escape down the watery tunnel. You glance over your shoulder. The giant slug is reluctant to follow. <br><br> The tunnel leads deeper into the earth. Water breaks through cracks in the walls, joining you in the journey downward. <br><br> The tunnel opens, revealing a black pool, disturbed only by the water rushing around your ankles. The dark hides the other side, and even the ceiling. For all you can tell, the pool could reach to the horizon. <br><br> You hear a roar behind you. A torrent thunders down the passage, snatching you off your feet and plunging you into the gloom. <br><br> <<link [[Next|Underground Lake]]>><</link>> <br> <</if>> <<slug_end>> <<beach_cave_end>><<effects>> <<generate1>><<person1>> <<generate2>><<generate3>><<generate4>><<generate5>><<generate6>> You trip up a set of stairs. Voices jeer all around. <<covered>> <br><br> "Dance! Dance! Dance!" <br><br> <<link [[Say you can't dance with your arms bound|Smuggler Pub Arms]]>><<set $phase to 1>><</link>><<englishdifficulty 200 1000>> <br> <<link [[Dance|Smuggler Pub Dance]]>><<danceinit>><<set $dancing to 1>><<set $audience to 25>><<set $venuemod to 4>><<set $timer to 24>><<set $dancelocation to "smuggler_forced">><<set $forceddance to 1>><</link>> <br> <<link [[Refuse|Smuggler Pub Refuse]]>><</link>> <br><<effects>> <<if $submissive gte 1150>> "I-I can't dance with my arms tied," you say. <<elseif $submissive lte 850>> "How the fuck am I supposed to dance with my arms tied?" you ask. <<else>> "Could you untie my arms first?" you ask. "So I can dance properly." <</if>> <br><br> <<if $english gte random(200, 1000)>> The stage creaks as another steps onto it. "Alright <<girl>>," says a <<personsimple>>'s voice. "But don't tire yourself. I don't want you passing out before my turn." A knife slices through the rope, <span class="green">freeing your arms.</span> <br><br> <<unbind>> <<link [[Dance|Smuggler Pub Dance]]>><<danceinit>><<set $dancing to 1>><<set $audience to 25>><<set $venuemod to 4>><<set $timer to 24>><<set $dancelocation to "smuggler_forced">><<set $forceddance to 1>><</link>> <br> <<link [[Refuse|Smuggler Pub Refuse]]>><</link>> <br> <<if $submissive lte 500>> <<link [[Grab the knife|Smuggler Pub Knife]]>><</link>> <span class="red">Defiant</span><<dancedifficulty 200 1000>> <br> <</if>> <<else>> <span class="red">They ignore you.</span> "Dance! Dance! Dance!" They start hammering the edge of the stage in anticipation. <br><br> <<link [[Dance|Smuggler Pub Dance]]>><<danceinit>><<set $dancing to 1>><<set $audience to 25>><<set $venuemod to 4>><<set $timer to 24>><<set $dancelocation to "smuggler_forced">><<set $forceddance to 1>><</link>> <br> <<link [[Refuse|Smuggler Pub Refuse]]>><</link>> <br> <</if>><<effects>> <<if $submissive gte 1150>> "I-I won't," you say. "I can't dance." <<elseif $submissive lte 850>> "Fuck off," you say. "I'm not dancing for scum like you." <<else>> "I won't dance," you say. "Let me go." <</if>> <br><br> "Dance! Dance! Dance!" It's no good. <br><br> <<if ($leftarm is "bound" or $rightarm is "bound") and $phase isnot 1>> <<link [[Say you can't dance with your arms bound|Smuggler Pub Arms]]>><<set $phase to 1>><</link>><<englishdifficulty 200 1000>> <br> <<elseif $submissive lte 500 and $phase is 1>> <<link [[Grab the knife|Smuggler Pub Knife]]>><</link>> <span class="red">Defiant</span><<dancedifficulty 200 1000>> <br> <</if>> <<link [[Dance|Smuggler Pub Dance]]>><<danceinit>><<set $dancing to 1>><<set $audience to 25>><<set $venuemod to 4>><<set $timer to 24>><<set $dancelocation to "smuggler_forced">><<set $forceddance to 1>><</link>> <br> <<link [[Refuse|Smuggler Pub Refuse 2]]>><</link>> <br><<effects>> You refuse again. The crowd boo, and the stage shakes as several bodies climb atop it. <br><br> <<link [[Next|Smuggler Pub Gang Rape]]>><<set $molestationstart to 1>><</link>> <br><<effects>> <<if $danceskill gte random(200, 1000)>> You spin and <span class="green">twist the knife from the <<persons>> grip.</span> You predict <<his>> movements, ducking under <<his>> arms as you slice through your blindfold. You spin and push your knife against <<his>> throat. <br><br> <<set $worn.face.type.push("broken")>> <<faceruined>> The crowd roars with laughter as your eyes adjust to the light. You're stood on a stage in the middle of an open part of the cave. Tables and chars surround you, all occupied by rough-looking <<people>>. Lights hang overhead, and the bar in the corner looks well-stocked. <br><br> "I'm leaving," you say, prompting more laughter. <br> "Th-this isn't funny," the <<person>> stammers. "Do what <<pshe>> says." <br><br> Careful not to fall, you back from the stage towards one of the exits. The one strung with more lights. <br><br> <<link [[Next|Smuggler Pub Knife 2]]>><</link>> <br> <<else>> You spin and blindly reach for the knife. <span class="red">The <<persons>> fist connects with your face,</span> knocking you to the floor. The crowd roars with laughter.<<gtrauma>><<gstress>><<garousal>><<trauma 6>><<stress 6>><<pain 4>> <br><br> "<<pShe>>'s a spirited one," <br> "Time to learn <<pher>> place." <br><br> Others climb the stage. <br><br> <<link [[Next|Smuggler Pub Gang Rape]]>><<set $molestationstart to 1>><</link>> <br> <</if>><<effects>> The crowd parts to let you through, though they seem to play along for the amusement for than anything. You make it through the ring of tables, shove the <<person>> over one, and run. <br><br> <<endcombat>> Echoing laughter chases you through the cave, but they don't seem to be following. <br><br> <<clotheson>> <<earnFeat "Leverage">> <<if $sewersintro is 1>> You come to an old brick wall with a hole smashed through. You crawl to the other side, and almost slip on algae. <br><br> <<link [[Next|Sewers Algae]]>><<sewersstart>><<set $eventskip to 1>><</link>> <br> <<else>> You come to an old brick wall with a hole smashed through. You try to crawl through, but your hips get stuck. <br><br> "Need a hand?" asks a voice from behind. Before you can respond, a boot kicks your <<bottom>>, pushing you through and sending you skidding across algae-covered stone. <br><br> <<link [[Next|Sewers Intro]]>><</link>> <</if>><<effects>> <<danceeffects>> <<danceaudience>> <<if $danceevent is 0 and $exhibitionism lte 74 and $exposed gte 2>> Being so exposed is humiliating, but there's nothing you can do. <br><br> <<elseif $danceevent is 0 and $exhibitionism lte 34 and $exposed gte 1>> Being so exposed is humiliating, but there's nothing you can do. <br><br> <</if>> <<danceactions>> <<if $danceevent is "finish">> <<elseif $danceevent is "smuggler_rescue">> <<link [[Next|Smuggler Pub Rescue]]>><<set $enemyno to 1>><<set $molestationstart to 1>><</link>> <br> <<elseif $danceevent is "rape">> <<link [[Next|Smuggler Pub Gang Rape]]>><<set $molestationstart to 1>><</link>> <</if>><<effects>> <<endcombat>> <<generate1>><<person1>> <span class="blue">You hear a whistle,</span> and the room quiets. "Calm down guys," says a <<personsimple>>'s voice. It's coming from above. "I think that's a good enough show. Besides, we don't know who <<pshe>> is. Someone might come looking." <br><br> The owner of the voice doesn't sound much older than you, but the others heed <<him>>. <br><br> <<link [[Next|Smuggler Pub Blindfold]]>><</link>><<if $molestationstart is 1>> <<set $molestationstart to 0>> <<controlloss>> <<violence 1>> <<neutral 1>> <<molested>> <<maninit>> <</if>> <<effects>> <<effectsman>><<man>> <<audience>> <<stateman>> <br><br> <<actionsman>> <<if $enemyhealth lte 0>> <span id="next"><<link [[Next|Smuggler Pub Gang Rape Finish]]>><</link>></span><<nexttext>> <<elseif $enemyarousal gte $enemyarousalmax>> <span id="next"><<link [[Next|Smuggler Pub Gang Rape Finish]]>><</link>></span><<nexttext>> <<else>> <span id="next"><<link [[Next|Smuggler Pub Gang Rape]]>><</link>></span><<nexttext>> <</if>><<effects>> <<set $bus to "commercial">> <<if $enemyarousal gte $enemyarousalmax>> <<ejaculation>> <<tearful>> you struggle to stand. Your assailants vacate the stage, only to be replaced by others. <br><br> <<endcombat>> <<generate1>><<generate2>><<generate3>><<generate4>><<generate5>><<generate6>><<person1>> <<link [[Next|Smuggler Pub Gang Rape 2]]>><<set $molestationstart to 1>><</link>> <<else>> You hear the <<person1>><<person>> tumble from the stage and smash into something. <<tearful>> you jump after <<him>>. <<He>> shouts as your foot lands, and you run. It's no use. You can't see a thing, and have no clue where the exit is. You run straight into someone's arms. <br><br> <<endcombat>> <<generate1>><<person1>> <span class="blue">You hear a whistle,</span> and the room quiets. "Calm down guys," says a <<personsimple>>'s voice. It's coming from above. "Putting up a fight like that, I think <<pshe>>s earned a chance." <br><br> The owner of the voice doesn't sound much older than you, but the others heed <<him>>. <br><br> <<link [[Next|Smuggler Pub Blindfold]]>><</link>> <</if>><<if $molestationstart is 1>> <<set $molestationstart to 0>> <<controlloss>> <<violence 1>> <<neutral 1>> <<molested>> <<maninit>> <</if>> <<effects>> <<effectsman>><<man>> <<audience>> <<stateman>> <br><br> <<actionsman>> <<if $enemyhealth lte 0>> <span id="next"><<link [[Next|Smuggler Pub Gang Rape 2 Finish]]>><</link>></span><<nexttext>> <<elseif $enemyarousal gte $enemyarousalmax>> <span id="next"><<link [[Next|Smuggler Pub Gang Rape 2 Finish]]>><</link>></span><<nexttext>> <<else>> <span id="next"><<link [[Next|Smuggler Pub Gang Rape 2]]>><</link>></span><<nexttext>> <</if>><<effects>> <<if $enemyarousal gte $enemyarousalmax>> <<ejaculation>> <<tearful>> you struggle to stand. Your assailants vacate the stage, only to be replaced by others. <br><br> <<endcombat>> <<generate1>><<person1>> <span class="blue">You hear a whistle,</span> and the room quiets. "Calm down guys," says a <<personsimple>>'s voice. "We don't know who <<pshe>> is. Someone might come looking for <<phim>>." <br><br> The owner of the voice doesn't sound much older than you, but the others heed <<him>>. <br><br> <<link [[Next|Smuggler Pub Blindfold]]>><</link>> <br> <<else>> You hear the <<person1>><<person>> tumble from the stage and smash into something. <<tearful>> you jump after <<him>>. <<He>> shouts as your foot lands, and you run. It's no use. You can't see a thing, and have no clue where the exit is. You run straight into someone's arms. <br><br> <<endcombat>> <<generate1>><<person1>> <span class="blue">You hear a whistle,</span> and the room quiets. "Calm down guys," says a <<personsimple>>'s voice. It's coming from above. "Putting up a fight like that, I think <<pshe>>s earned some leniency." <br><br> The owner of the voice doesn't sound much older than you, but the others heed <<him>>. <br><br> <<link [[Next|Smuggler Pub Blindfold]]>><</link>> <br> <</if>><<effects>> <<pass 5>> <<set $bus to "commercial">> They leave the blindfold on as they push you down another tunnel. You hear the shuffling of feet either side, as well as behind. <br><br> <<set $stress -= 3000>> "Climb," says the young <<personsimple>>. "Before I change my mind." You reach forward, and feel a ladder. <br><br> You climb until your head bumps against something. "Watch your head," laughs the voice. "Just push it." You do so, and climb atop the ladder. You feel a breeze, and hear traffic all around. There's a metallic thud behind you <br><br> <<blindfoldintro>> <<clotheson>> <<endevent>> <<set $eventskip to 1>> <<destinationbondage>><<widget "eventscavetreasure">><<nobr>> <<if $rng gte 91>> You foot kicks something hard and hollow. You lift it from the water. It's a chest, long and thin. <br><br> <<set $skulduggerydifficulty to 600>> <<link [[Open it (0:10)|Beach Cave Hollow Open]]>><<pass 10>><</link>><<skulduggerydifficulty>> <br> <<link [[Leave it|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<elseif $rng gte 51>> Your foot kicks something heavy, but not as hard as a rock. You lift it to the surface of the water. It's a chest, long and thin. <br><br> <<set $skulduggerydifficulty to 400>> <<link [[Open it (0:10)|Beach Cave Heavy Open]]>><<pass 10>><</link>><<skulduggerydifficulty>> <br> <<link [[Leave it|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<elseif $rng gte 31>> A tunnel leads away from the main cave, the ceiling dipping below the surface of the water. <br><br> <<link [[Explore (0:05)|Beach Cave Explore]]>><<pass 5>><</link>><<swimmingdifficulty 400 1000>> <br> <<link [[Ignore|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> The cave branches in two directions. <<if random(1, 2) is 2>> <<if $history gte random(1, 1000)>> <span class="green">You recognise the markings along the walls.</span> Something was hidden down the left passage, while the right leads towards the sea. <br><br> <<else>> <br><br> <</if>> <<set $phase to 0>> <<link [[Go left|Beach Cave Treasure]]>><</link>> <br> <<link [[Go Right|Beach Cave Back]]>><</link>> <br> <<else>> <<if $history gte random(1, 1000)>> <span class="green">You recognise the markings along the walls.</span> Something was hidden down the right passage, while the left leads towards the sea. <br><br> <<else>> <br><br> <</if>> <<set $phase to 1>> <<link [[Go left|Beach Cave Back]]>><</link>> <br> <<link [[Go Right|Beach Cave Treasure]]>><</link>> <br> <</if>> <</if>> <</nobr>><</widget>> <<widget "eventscavesafe">><<nobr>> <<if $rng gte 61>> <<if $cave gte 50>> The water around your feet surges, tripping you. <<if $danceskill gte random(1, 1000)>> <span class="green">You manage to keep your footing.</span> <<else>> <span class="red">You fall to the cave floor, breaking your fall with your arms.</span><<gstress>><<gpain>><<stress 6>><<pain 6>> <</if>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<elseif $cave gte 20>> The water surges beneath your waist. You grasp an outcrop to avoid being swept away. <<if $worn.lower.name is "naked">> <<if $worn.under_lower.name is "naked">> <<if $worn.genitals.name is "naked">> <<else>> <<set $worn.genitals.integrity -= 10>> <<if $worn.genitals.integrity lte 0>> The last of the material gives away, and the device <span class="pink">is ripped from your body.</span> <<integritycheck no_text>><<exposure>> <<else>> You feel the water tear at your $worn.genitals.name. <</if>> <</if>> <<else>> <<set $worn.under_lower.integrity -= 10>> <<if $worn.under_lower.integrity lte 0>> The rushing water <span class="pink">tears the $worn.under_lower.name off your body, exposing your <<genitals>>.</span> <<integritycheck no_text>><<exposure>> <<else>> The rushing water tears at your $worn.under_lower.name. <</if>> <</if>> <<else>> <<set $worn.lower.integrity -= 10>> <<if $worn.lower.integrity lte 0>> The rushing water <span class="pink">tears the $worn.lower.name off your body, exposing your <<undies>>.</span> <<else>> The rushing water tears at your $worn.lower.name. <</if>> <</if>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> The water surges around you, pushing you toward the coast. <br><br> <<link [[Be carried along|Beach Cave Carry]]>><</link>> <br> <<link [[Swim against the current|Beach Cave Swim]]>><</link>><<swimmingdifficulty 400 1000>> <br> <</if>> <br><br> <<elseif $rng gte 41>> You hear a weighty groan above, as if the cave were about to collapse. Fortutunately, it does not.<<gstress>><<stress 6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<elseif $rng gte 21>> Something brushes against your ankle. You look down, but see nothing.<<stress 6>><<gstress>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> There are gems embedded in the walls here. <br><br> <<if $awareness gte 400>> Like a thousand watching eyes.<<gstress>><<stress 6>> <br><br> <<link [[Tell them to stop staring|Beach Cave Eyes]]>><<awareness 1>><<trauma -6>><</link>><<gawareness>><<ltrauma>> <br> <<link [[Ignore them|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> They look pretty in the lichen light.<<lstress>><<stress -6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>> <</if>> <</nobr>><</widget>> <<widget "eventscave">><<nobr>> <<if $rng gte 81>> <<beach_cave_caught>> <<elseif $rng gte 61>> <<if $pursuit is 0>> <<set $pursuit += 1>> Your hair bristles. <span class="purple">Something is watching you.</span> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<elseif $pursuit is 1>> <<set $pursuit += 1>> You shiver. <span class="pink">Something is following you. It's not alone.</span> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<elseif $tentacledisable is "f" and $hallucinations gte 2>> <<if $skulduggery gte random(400, 1200)>> <span class="green">Your hair bristles.</span> You pause, and examine the ground ahead. Then you see it. The tendril of some creature, hanging in the gloom above. <br><br> You step around it, unharmed. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> You hear a squish, then a coil drops around you. <span class="red">It seizes your arms,</span> pushing them to your side, and hoists you into the air.<<gstress>><<stress 6>> <br><br> The coil slithers against your skin, glistening in the little light of the cave. <<if $worn.upper.type.includes("naked")>> <<if $worn.under_upper.type.includes("naked")>> <br><br> <span class="pink">You feel a presence close in.</span><<set $pursuit += 1>> <br><br> <<link [[Next|Beach Cave Tentacle]]>><</link>> <br> <<else>> It worms beneath your $worn.under_upper.name, heading for your <<breasts>>. <br><br> <span class="pink">You feel a presence close in.</span><<set $pursuit += 1>> <br><br> <<link [[Wait|Beach Cave Tentacle]]>><</link>> <br> <<link [[Squirm free|Beach Cave Tentacle Under Top]]>><</link>> <br> <</if>> <<else>> It worms beneath your $worn.upper.name, heading for your <<breasts>>. <br><br> <span class="pink">You feel a presence close in.</span><<set $pursuit += 1>> <br><br> <<link [[Wait|Beach Cave Tentacle]]>><</link>> <br> <<link [[Squirm free|Beach Cave Tentacle Top]]>><</link>> <br> <</if>> <</if>> <<else>> <<if $skulduggery gte random(400, 1200)>> <span class="green">Your hair bristles.</span> You pause, and examine the ground ahead. Then you see it. A coiled rope, hanging in the gloom above. Beneath it is a suspicious-looking stone. <br><br> You step around it, unharmed. <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> You foot presses down on something. You hear a swish, then a coil drops around you. <span class="red">It seizes your arms,</span> pushing them to your side, and hoists you into the air. <br><br> The rope is tight. <<if $worn.upper.type.includes("naked")>> <<if $worn.under_upper.type.includes("naked")>> <br><br> <span class="pink">You feel a presence close in.</span><<set $pursuit += 1>> <br><br> <<link [[Next|Beach Cave Rope]]>><</link>> <br> <<else>> <span class="pink">You feel a presence close in.</span><<set $pursuit += 1>> <br><br> <<link [[Wait|Beach Cave Rope]]>><</link>> <br> <<link [[Squirm free|Beach Cave Rope Under Top]]>><</link>> <br> <</if>> <<else>> It worms beneath your $worn.upper.name, heading for your <<breasts>>. <br><br> <span class="pink">You feel a presence close in.</span><<set $pursuit += 1>> <br><br> <<link [[Wait|Beach Cave Rope]]>><</link>> <br> <<link [[Squirm free|Beach Cave Rope Top]]>><</link>> <br> <</if>> <</if>> <</if>> <<elseif $rng gte 41>> <<if $tentacledisable is "f" and $hallucinations gte 2>> Something seizes your ankles. Tendrils wrap around them. A third rises through the water, between your legs.<<gstress>> <br><br> <<link [[Soothe|Beach Cave Soothe]]>><</link>><<tendingdifficulty 200 1200>> <br> <<link [[Struggle|Beach Cave Tentacles]]>><<set $molestationstart to 1>><</link>> <br> <<else>> Something seizes your ankle. You look down. It's a harmless jellyfish. You shake it off.<<gstress>><<stress 6>> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>> <<elseif $rng gte 21>> You notice a crack in the wall up ahead. Anything could be lurking in the dark.<<gstress>><<stress 6>> <br><br> <<set _difficulty to (100 - ($pursuit * 15))>> <<link [[Walk normally|Beach Cave Ignore]]>><</link>><<difficulty _difficulty>> <br> <<link [[Rush by|Beach Cave Rush]]>><<stress 6>><</link>><<athleticsdifficulty 200 1200>><<gstress>> <br> <<else>> The floor gives way, and your foot sinks several inches into silt.<<gstress>><<stress 6>> <br><br> <<link [[Wrest it free|Beach Cave Wrest]]>><<pain 10>><</link>><<ggpain>> <br> <<link [[Take your time (0:05)|Beach Cave Take]]>><<pass 5>><</link>> <br> <</if>> <</nobr>><</widget>> <<widget "beach_cave_init">><<nobr>> <<set $pursuit to 0>> <</nobr>><</widget>> <<widget "beach_cave_end">><<nobr>> <<unset $pursuit>> <<unset $cave>> <</nobr>><</widget>> <<widget "beach_cave_pursuit">><<nobr>> <<switch $pursuit>> <<case 0>> <span class="green">You're alone in the cave.</span> <<case 1>> <span class="teal">You feel watched.</span> <<case 2>> <span class="lblue">You feel followed.</span> <<case 3>> <span class="blue">You feel followed.</span> <<case 4>> <span class="purple">You feel pursued.</span> <<case 5>> <span class="pink">You feel pursued.</span> <<default>> <span class="red">You feel a presence bearing down on you.</span> <</switch>> <</nobr>><</widget>> <<widget "slug_init">><<nobr>> <<set $pursuit to 1>> <<set $cave_exit to random(1, 4)>> <<set $cave_current to 0>> <<set $cave_seen to []>> <<set $stress -= 3000>> <</nobr>><</widget>> <<widget "slug_end">><<nobr>> <<unset $cave_exit>> <<unset $cave_current>> <<unset $cave_seen>> <<set $pursuit to 0>> <</nobr>><</widget>> <<widget "slug_text">><<nobr>> <<if $pursuit gte 3>> <span class="red">The giant slug is right behind you!</span> <<elseif $pursuit is 2>> <span class="pink">The giant slug is very close!</span> <<elseif $pursuit is 1>> <span class="purple">The giant slug is close.</span> <<else>> <span class="blue">The giant slug is some distance away.</span> <</if>> <</nobr>><</widget>> <<widget "gpursuit">><<nobr>> | <span class="red"> - Distance</span> <</nobr>><</widget>> <<widget "lpursuit">><<nobr>> | <span class="green"> + Distance</span> <</nobr>><</widget>> <<widget "slug_caught">><<nobr>> <<if $voredisable is "f">> With a final leap, the giant slug catches up, and forces you to the ground. It's maw wraps around you, and it sucks you inside. <br><br> <<link [[Next|Beach Slug Vore]]>><<set $molestationstart to 1>><</link>> <br> <<else>> With a final leap, the giant slug catches up, and forces you to the ground. The world blackens, and you lose conciousness. <br><br> <<slug_end>> <<link [[Next|Passout Beach]]>><<clotheson>><<pass 1 hour>><</link>> <</if>> <</nobr>><</widget>> <<widget "passoutcave">><<nobr>> It's too much. You pass out. <br><br> <<passout>> <<pass 1 hour>> <<set $trauma +=10>><<set $stress -= 2000>> <<set $danger to random(1, 10000)>> <<if $danger gte (9900 - $allure)>> <<if random(1, 2) is 2 and ($bestialitydisable is "f" or $voredisable is "f" or $swarmdisable is "f") and $slugdisable is "f">> <<slug_cave_intro>> <<else>> <<pub_cave_intro>> <</if>> <<else>> <<beach_cave_end>> <<ambulance>> <</if>> <</nobr>><</widget>> <<widget "slug_cave_intro">><<nobr>> You awake in time to feel yourself be pulled beneath the surface. The rushing water takes you, dragging you through some hidden crevice. You soon emerge, plummeting several feet, your fall broken by something soft. Soft, and slimy. <br><br> <<if $voredisable is "f">> The ground shudders. You try to stand, but the slime is sticky.<<gstress>><<stress 6>> <br><br> Fleshy walls rise around you, separating you from the rest of the cave. <span class="red">You're going to be eaten.</span> <br><br> <<if $worn.upper.name is "naked" and $worn.lower.name is "naked" and $worn.under_upper.name is "naked" and $worn.under_lower.name is "naked">> You pull yourself to your feet, and jump from the closing maw. You're in another cave, tall and well-lit by pink lichen. Slime drips from the ceiling, forming large pools. <br><br> The creature rises behind you. A gargantuan slug, larger than a horse. <span class="red">It slithers closer with alarming speed.</span> <br><br> <<link [[Run|Beach Slug Start]]>><</link>> <br> <<else>> You try to pull yourself free, but the slime has a particular grip on your clothes. You tug, but you can't get free. <br><br> <<link [[Keep trying|Beach Slug Try]]>><</link>><<physiquedifficulty 1 18000>> <br> <<link [[Remove your clothes|Beach Slug Remove]]>><</link>> <br> <</if>> <<else>> You stand. You're in another cave, tall and well-lit by pink lichen. Slime drips from the ceiling, forming large pools. <br><br> The ground shudders, knocking you forward. You scramble to your feet as a colossal form rises in front of you. A gargantuan slug, larger than a horse. <span class="red">It slithers closer with alarming speed.</span> <br><br> <<link [[Run|Beach Slug Start]]>><</link>> <br> <</if>> <</nobr>><</widget>> <<widget "pub_cave_intro">><<nobr>> <<facewear 5>> <<bind>> You awake to find yourself being dragged through the the water by a strong arm. You've been blindfolded, and your arms bound. <br><br> <<generate1>><<generate2>><<person1>> "<<pShes>> awake," says a gruff <<personsimple>>'s voice. "Good. We can speed this up." A hand grasps your hear. You feel breath on your ear. "Found you passed out. Snooping around our cave were you? Naughty. Well, you're safe now." Another <<personsimple>> laughs. <br><br> <<link [[Next|Beach Cave Rape Finish 2]]>><</link>> <br> <</nobr>><</widget>> <<widget "pub_cave_arrival">><<nobr>> <<tearful>> you're pushed through the tunnel. Your captors chat either side of you, until the <<person1>><<person>> points out that you're probably listening. <br><br> The water becomes shallow, then disappears entirely. It still sounds like you're in the cave, but you can hear voices up ahead. Many voices. You walk closer, and your captors pull you to a stop. A great cheer erupts. You catch some words through the babble. <br><br> "Fucking nice." <br> "Where'd you find <<phim>>?" <br> "I'm first." <br><br> You're pushed forward again, into the middle of the crowd. <br><br> <<beach_cave_end>> <<endcombat>> <<link [[Next|Smuggler Pub Intro]]>><</link>> <</nobr>><</widget>> <<widget "beach_cave_caught">><<nobr>> <<if $pursuit gte 6>> <<if $bestialitydisable is "f" and $slugdisable is "f" and random(1, 2) is 2>> <span class="red">A shape lunges from the water.</span> It misses, landing on the cave wall behind you. A giant slug. Another swims towards you. <br><br> <<link [[Next|Beach Cave Struggle]]>><<set $struggle_start to 1>><</link>> <br> <<else>> <<generate1>><<generate2>><<generate3>><<generate4>><<generate5>><<generate6>><<person1>> A figure rounds a corner up ahead. A <<person>>, wearing a wetsuit. <<He>> stares at you, smiling. Two others join <<him>>. <br><br> "What's a cute <<lass>> like you doing in our cave?" <br> "I think <<pshe>> needs a lesson." <br> "Don't you think about going nowhere <<girl>>." <br><br> They walk closer. You turn, and come face-to-face with a <<person4>><<person>>. Two others flank <<him>> as well. You're surrounded. <br><br> <<link [[Next|Beach Cave Rape]]>><<set $molestationstart to 1>><</link>> <br> <</if>> <<elseif $pursuit is 0>> <<set $pursuit += 1>> Your hair bristles. <span class="purple">Something is watching you.</span> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<elseif $pursuit is 1>> <<set $pursuit += 1>> You shiver. <span class="pink">Something is following you. It's not alone.</span> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <<else>> <<set $pursuit += 1>> You shiver. <span class="pink">Another threat follows.</span> <br><br> <<link [[Next|Beach Cave]]>><<set $eventskip to 1>><</link>> <br> <</if>> <</nobr>><</widget>><<effects>> <<if $struggle_start is 1>> <<struggle_init>> <<set $struggle.creature to "slime">> <<struggle_creatures 1 1>> <<set $combat to 1>> <<controlloss>> <<violence 1>> <<molested>> <<if $penisexist is 1>> <<set $struggle.penis.creature to "slime">><<set $penisuse to "struggle">><<set $penisstate to "struggle">><<set $struggle.enemy[0].location to "penis">> <<else>> <<set $struggle.vagina.creature to "slime">><<set $vaginause to "struggle">><<set $vaginastate to "struggle">><<set $struggle.enemy[0].location to "vagina">> <</if>> <<unset $struggle_start>> <</if>> <<struggle>> <<if $struggle.done gte $struggle.number>> <<link [[Next|Drain Struggle End]]>><</link>> <br> <<else>> <<link [[Next|Drain Struggle]]>><</link>> <br> <</if>><<effects>> The slime jumps in the canal, disappearing underwater. <br><br> <<clotheson>> <<endcombat>> <<set $eventskip to 1>> <<destinationstormdrain>><<effects>> <<if $struggle_start is 1>> <<struggle_init>> <<set $struggle.creature to "squid">>/*Creature species*/ <<struggle_creatures 5 2>>/*How many creatures will be involved, and their health.*/ <<set $combat to 1>> <<controlloss>> <<violence 1>> <<molested>> <<set $struggle.mouth.creature to "squid">><<set $mouthuse to "struggle">><<set $mouthstate to "struggle">><<set $struggle.enemy[0].location to "mouth">>/*Encounters can begin with a creature already attached to a body part. Optional.*/ <<unset $struggle_start>> <</if>> <<if $condition is "met">> <<struggle_add 1 1>>/*Adds more creatures, with a specific health.*/ <span class="pink">Another creature attacks!</span> <br><br> <</if>> <<struggle>> <<if $struggle.done gte $struggle.number>> <<link [[Next|Struggle End]]>><</link>> <br> <<else>> <<link [[Next|Struggle]]>><</link>> <br> <</if>><<effects>> Stuff happens. <br><br> <<clotheson>> <<endcombat>> <<link [[Next|Struggle]]>><<set $struggle_start to 1>><</link>> <br>